.ac_results {
	background: none repeat scroll 0 0 #F1F0E4;
    border: 5px solid #31A2CA;
    display: block;
    padding: 10px;
    position: absolute;
    width: 802px;
	margin-top:5px;
    z-index: 9990;
}

.ac_results ul {
    width: 802px;
}

.ac_results li {
	padding-left:10px;
	text-align:left;
	margin: 0px;
	cursor: pointer;
	display: block;
	font: menu;
	font-size: 14px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
.ac_results li a {
	width:500px;
}

.ac_results li span {
	right:0;
	text-align:right;
	float:right;
	padding-right:10px;
	font: menu;
	font-size: 14px;
	height:30px;
	line-height: 30px;
	overflow: hidden;
}
.ac_loading {
	background: white url('indicator.gif') right center no-repeat;
}

.ac_odd {
	background-color: #E4E2CD;
}

.ac_over {
	background: url("../img/firma_menu_arka.png") repeat-x scroll 0 0 transparent;
	border-bottom:0px solid #CDCAA3;
	color: #FFFFFF;
}
